I made concat_list (reused across my GitHub repositories) more efficient by converting to string codes, improving their performance. https://github.com/luciangreen/listprologinterpreter This saves memory and time.